Skip to content

Conversation

@smandaRH
Copy link
Contributor

No description provided.

@smandaRH smandaRH force-pushed the provision branch 2 times, most recently from d419eec to f212c7c Compare October 29, 2025 19:13
# Starting node index for compute node provisioning (0-indexed)
# Default is 4 (starts from 5th node: 1 bastion + 3 OCP nodes = index 4)
# Set this in group_vars/all.yml to start provisioning from a different node
compute_start_node_index: 4
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This var is defined in group_vars/all.sample.yml alsoo..
if this is intended, change the var name to "start_node", keep default value to 5 and change the comments as necessary.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

still i can see the same name in group_vars/all.yml

- Add edpm_provisioning.yml playbook with pre_tasks and foreman role
- Add foreman role with boot mode detection and host configuration
- Update group_vars with provision variables (foreman_os, foreman_url, compute_start_node_index)
- Add foreman configuration template and defaults
- Add edpm_provisioning.yml playbook with pre_tasks and foreman role
- Add foreman role with boot mode detection and host configuration
- Update group_vars with provision variables (foreman_os, foreman_url, compute_start_node_index)
- Add foreman configuration template and defaults
smandaRH and others added 2 commits December 2, 2025 01:48
- Add edpm_provisioning.yml playbook with pre_tasks and foreman role
- Add foreman role with boot mode detection and host configuration
- Update group_vars with provision variables (foreman_os, foreman_url, compute_start_node_index)
- Add foreman configuration template and defaults
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants